Articles by Hitesh Jethva
-
How To Install MariaDB Galera Cluster on Ubuntu 16.04
Author: Hitesh Jethva • Tags: linux, mysql, server, ubuntu • Comments: 7
MariaDB Galera is a multi-master cluster for MariaDB. In this tutorial, we will explain how to setup MariaDB Galera Cluster 10.1 with 3 nodes running on Ubuntu 16.04 server. We will also test database replication between all the nodes.
-
How to Install WebERP On Ubuntu 16.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu, web server • Comments: 1
WebERP a complete web based accounting and business management tool that can be used for online shop or a retail management system released under an OpenSource license. In this tutorial, I will show you step by step how to install WebERP on Ubuntu 16.04 server.
-
How to Install and Configure Monit on Debian 9
Author: Hitesh Jethva • Tags: debian, linux, monitoring, server • Comments: 1
Monit is a free and open source process monitoring tool that can be used to monitor system process using the web browser and command line. In this tutorial, we will explain how to setup and use Monit on Debian 9.
-
-
How to Install Sensu Monitoring on Ubuntu 16.04
Author: Hitesh Jethva • Tags: linux, monitoring, server, ubuntu • Comments: 2
Sensu is a free and open source tool for composing the monitoring system you need. In this tutorial, we will go through step by step installation of Redis, RabbitMQ and Sensu on Ubuntu 16.04.
-
How to install and setup Plex Media Server Ubuntu 16.04
Author: Hitesh Jethva • Tags: linux, server, storage, ubuntu • Comments: 11
Plex is a free feature-rich media library platform that provides a way to store all your movies, shows, and other media in one place. In this tutorial, we will learn how to install and configure Plex Media Server on Ubuntu 16.04.
-
How to Install SonarQube on Ubuntu 16.04
Author: Hitesh Jethva • Tags: linux, mysql, nginx, programming, server, ubuntu, web server • Comments: 10
SonarQube is a free and open source quality management system platform that can be used to automate code inspection. It can analyze source code files, calculate a set of metrics and show the result on the web based dashboard. It is written in Java language and also supports other languages like Perl, PHP, and Ruby.
-
Server Monitoring with OpenNMS on Ubuntu 16.04
Author: Hitesh Jethva • Tags: linux, monitoring, server, ubuntu • Comments: 2
OpenNMS is a free and open source enterprise grade network monitoring web application system that can be used to monitor unlimited devices at a single instance. OpenNMS detects and monitor services or nodes automatically in your network. You can also add particular device or service to monitor.
-
How to Install and Configure Drupal with Apache on Debian 9
Author: Hitesh Jethva • Tags: debian, linux, server, web server • Comments: 9
Drupal is a free and open source content management system that can be used to create online content, website and user communities. It is written in PHP language, uses MySQL as a database backends and distributes under the GNU General Public License. In this article, we will demonstrate how to install Drupal 8 on Debian 9 server.
-
How to Install HTTP Git Server With Nginx on Ubuntu 16.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 5
Git is a free and open source version control system that can be used to track changes of code. Git allows you to create many repositories for the same application and coordinating work on those files among multiple people. It is primarily used for source code management in software development.
-
How To Install Gibbon on Ubuntu 16.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 6
Gibbon is a free and open source web-based Educational Management system that can be used to solve teachers and students daily problems. Gibbon is very flexible, extensible and themable application with many features, including online application forms, messenger, planner, external assessment, and much more. In this tutorial, we will go through step by step installation of Gibbon on Ubuntu 16.04 server.